decorative banner

Camera attributes and methods


    Property [3] pointOfInterest Returns the camera's point of interest values in world space.

    Property zoom Returns the camera's zoom values in pixels.

    Property depthOfField Returns a 1 if the camera's Depth of Field property is on, or returns a 0 if it is off.

    Property focusDistance Returns the camera's focus distance values in pixels.

    Property aperture Returns the camera's aperture value in pixels.

    Property blurLevel Returns the camera's blur level value as a percentage.

    Boolean active Returns a true value if (a) the camera's video switch Video icon is on, (b) the current time is between the camera's In and Out points, and (c) it is the first such camera listed in the Timeline window. Returns a false value if the above conditions are not met.

    Note: Camera objects have all of the same attributes and methods as Layer objects, except for source, effect, mask, width, height, anchorPoint, scale, opacity, audioLevels, timeRemap, and all of the material properties.